Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationInfo
Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationInfo
The Vcenter NamespaceManagement Supervisors Zones Bindings VirtualMachineClassAllocationInfo schema contains information describing desired allocation.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"reserved_vm_class": "string",
"count": 0
}
string
reserved_vm_class
Required
Identifier of the Virtual Machine class used for allocation.
This property was added in vSphere API 9.0.0.0.
integer As int64
As int64
count
Required
Number of instances of given Virtual Machine class.
This property was added in vSphere API 9.0.0.0.